Vcenter Vcha Ipv6Spec

Vcenter Vcha Ipv6Spec
Vcenter Vcha Ipv6Spec

The Vcenter Vcha Ipv6Spec schema contains IPV6 information used to configure a network interface.

This schema was added in vSphere API 6.7.1.

JSON Example
{
    "address": "string",
    "prefix": 0
}
string
address
Required

IPv6 address to be used to configure the interface.

This property was added in vSphere API 6.7.1.

integer As int64 As int64
prefix
Required

The CIDR prefix for the interface.

This property was added in vSphere API 6.7.1.